BODY  { color: white;  background-color: #141736; 
scrollbar-face-color: #141736; 
scrollbar-shadow-color: #141736;
scrollbar-highlight-color: #A1C8DA;
scrollbar-3dlight-color: #060105; 
scrollbar-darkshadow-color: #060105; 
scrollbar-track-color: #141736; 
scrollbar-arrow-color: #A1C8DA;}


TD { color: #141736; background-color: #060105; 
border-top: double #568AA2; 
border-right: double #568AA2;
border-bottom: double #568AA2; 
border-left: double #568AA2; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;
}
 
.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;	
	color:#A1C8DA; 
	text-align: center; 
	background-color: #141736;
}

P { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A1C8DA;  
	text-align: center;
	background-color: #060105;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	color: #A1C8DA;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #141736;
}
H1 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A1C8DA;  
	margin-left: 15%;  margin-right:15%;
	background-color: #060105;
}

H2 { font-size: 9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A1C8DA;  
	margin-left: 20%;  margin-right:15%;
	background-color: transparent;
}


H3 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #A1C8DA;  
	margin-left: 15%;  margin-right:5%;
	background-color:  transparent;
}

H4 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #A1C8DA;
	margin-left: 15%;  margin-right:15%;
	background-color: #141736;
}

A:link { 
	font-size: 9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #D4D59D;  
	background-color: transparent;
}

	
A:visited { 
	font-size: 9pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #B8699F;  
	background-color: transparent;
}
A:active { 
	font-size: 9pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FDE1CB; 
	background-color: transparent;
}
A:hover {
	font-size: 9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #CC99FF;
	background-color: transparent;
}
